Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gl-interop not compiling #2154

Merged
merged 1 commit into from
Mar 11, 2023
Merged

Conversation

fayalalebrun
Copy link
Contributor

This fixes build errors caused by #2142 .

On my machine the examples crash with Wayland but work under X11. This might be due to how winit handles Wayland contexts. However, I am quite confident it would also work in Wayland if each event loop were moved to a different process.

Changelog:

### Bugs fixed
- `gl-interop` example does not compile.

Running this results in a segmentation fault in my machine.
@Rua Rua merged commit 19acc71 into vulkano-rs:master Mar 11, 2023
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
Running this results in a segmentation fault in my machine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants